﻿2026-07-08T22:58:10.3341393Z ##[group]Run actions/checkout@v5
2026-07-08T22:58:10.3342508Z with:
2026-07-08T22:58:10.3343076Z   repository: SaberMage/spt-core
2026-07-08T22:58:10.3347334Z   token: ***
2026-07-08T22:58:10.3347850Z   ssh-strict: true
2026-07-08T22:58:10.3348375Z   ssh-user: git
2026-07-08T22:58:10.3348918Z   persist-credentials: true
2026-07-08T22:58:10.3349601Z   clean: true
2026-07-08T22:58:10.3350130Z   sparse-checkout-cone-mode: true
2026-07-08T22:58:10.3350740Z   fetch-depth: 1
2026-07-08T22:58:10.3351503Z   fetch-tags: false
2026-07-08T22:58:10.3352391Z   show-progress: true
2026-07-08T22:58:10.3353026Z   lfs: false
2026-07-08T22:58:10.3353518Z   submodules: false
2026-07-08T22:58:10.3354080Z   set-safe-directory: true
2026-07-08T22:58:10.3355087Z ##[endgroup]
2026-07-08T22:58:10.4576657Z Syncing repository: SaberMage/spt-core
2026-07-08T22:58:10.4579295Z ##[group]Getting Git version info
2026-07-08T22:58:10.4580180Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-08T22:58:10.4581461Z [command]/usr/bin/git version
2026-07-08T22:58:10.4583306Z git version 2.43.0
2026-07-08T22:58:10.4604135Z ##[endgroup]
2026-07-08T22:58:10.4616817Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9f1fecbb-0572-46f0-b746-d5cb6287eef3' before making global git config changes
2026-07-08T22:58:10.4618325Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T22:58:10.4620220Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T22:58:10.4657256Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-08T22:58:10.4682106Z https://github.com/SaberMage/spt-core
2026-07-08T22:58:10.4697876Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T22:58:10.4702401Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T22:58:10.4734572Z HEAD
2026-07-08T22:58:10.4775007Z ##[endgroup]
2026-07-08T22:58:10.4775764Z [command]/usr/bin/git submodule status
2026-07-08T22:58:10.5024738Z ##[group]Cleaning the repository
2026-07-08T22:58:10.5026778Z [command]/usr/bin/git clean -ffdx
2026-07-08T22:58:14.4216283Z Removing .adapter-notify/
2026-07-08T22:58:14.4217958Z Removing target/
2026-07-08T22:58:14.4229914Z [command]/usr/bin/git reset --hard HEAD
2026-07-08T22:58:14.4672151Z HEAD is now at e9ac0c08d Merge a05d4ff67e1544aa66b31642f325746975f64673 into 0f0bc6e75d00363bda0b4dfdd9eb63e96424ee7b
2026-07-08T22:58:14.4684158Z ##[endgroup]
2026-07-08T22:58:14.4686642Z ##[group]Disabling automatic garbage collection
2026-07-08T22:58:14.4691133Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T22:58:14.4740894Z ##[endgroup]
2026-07-08T22:58:14.4741805Z ##[group]Setting up auth
2026-07-08T22:58:14.4752722Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T22:58:14.4798835Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T22:58:14.5051996Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T22:58:14.5093408Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T22:58:14.5348279Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T22:58:14.5394934Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T22:58:14.5674426Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T22:58:14.5721318Z ##[endgroup]
2026-07-08T22:58:14.5722167Z ##[group]Fetching the repository
2026-07-08T22:58:14.5730804Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e9ac0c08df00198101ab070db5c7d9288a2cf5a2:refs/remotes/pull/61/merge
2026-07-08T22:58:15.1162124Z ##[endgroup]
2026-07-08T22:58:15.1162834Z ##[group]Determining the checkout info
2026-07-08T22:58:15.1164616Z ##[endgroup]
2026-07-08T22:58:15.1170774Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T22:58:15.1240889Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T22:58:15.1285883Z ##[group]Checking out the ref
2026-07-08T22:58:15.1291203Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/61/merge
2026-07-08T22:58:15.1396971Z HEAD is now at e9ac0c08d Merge a05d4ff67e1544aa66b31642f325746975f64673 into 0f0bc6e75d00363bda0b4dfdd9eb63e96424ee7b
2026-07-08T22:58:15.1407170Z ##[endgroup]
2026-07-08T22:58:15.1488538Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T22:58:15.1535346Z e9ac0c08df00198101ab070db5c7d9288a2cf5a2
